バージョン 24.2 (最新)

SmoothingPeriod メソッド

現在の FullStochasticOscillatorIndicator オブジェクトの移動平均期間を設定します。FullStochasticOscillatorIndicator の SmoothingPeriod の一般的な値かつ初期値は 3 です。
シンタックス
public FullStochasticOscillatorIndicator<T> SmoothingPeriod( 
   System.int smoothingPeriod
)

パラメータ

smoothingPeriod
解説
FullStochasticOscillatorIndicator の SmoothingPeriod の一般的な値かつ初期値は 3 です。
参照

オンラインで表示: GitHub